home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / tcprogud.sit / TC Prog Guide / card_10457.txt < prev    next >
Text File  |  1991-02-27  |  1KB  |  32 lines

  1. -- card: 10457 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4755
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 4
  9. ----- text -----
  10. SCOPE
  11.  
  12. This document may be used to supplement an undergraduate course on Object-Oriented Programming techniques or C++.  It differs from other textbooks by introducing TC/C++ for persons with no C programming experience, stressing OOP techniques and the most-used features of C.  Persons with C background should study Ch. 1, 2.5, 3.1, 4, 5.3, 7.2, 7.4, 9, and Appendix 2.
  13.  
  14. The approach taken is practical and informal.  Therefore, it is recommended that the reader supplement this material with a detailed reference of the ANSI-standard C language, such as the newest edition of Brian Kernighan and Dennis Ritchie's "The C Programming Language" (Prentice-Hall)*, as well as the TC manuals.
  15.  
  16. Concepts of object-oriented programming are introduced here in the context of TC.  An excellent text detailing OO concepts and their use is Grady Booch's "Object-Oriented Design" (Benjamin-Cummings).  Other resources include Peter Coad and Edward Yourdon's "Object-Oriented Analysis" (Prentice-Hall) and Bertrand Meyer's "Object-Oriented Software Construction" (Prentice-Hall).
  17.  
  18. -- part contents for background part 27
  19. ----- text -----
  20. Bibliography
  21.  
  22. -- part contents for background part 20
  23. ----- text -----
  24. Bibliography - p221
  25.  
  26. -- part contents for background part 7
  27. ----- text -----
  28. 7
  29.  
  30. -- part contents for background part 29
  31. ----- text -----
  32. 2231